home *** CD-ROM | disk | FTP | other *** search
/ Toolkit for Quake / Toolkit For Quake 1996-10.iso / _bbs / rbbstool / makefidx.cfg < prev    next >
Encoding:
Text File  |  1996-08-30  |  2.8 KB  |  79 lines

  1. * for the cdrom, you have to edit this to reflect the correct drive letter
  2. *
  3. * Configuration file for MAKEFIDX, version 1.1
  4. * NameFile is the name of the list of files
  5. */NameFile=\RBBSCD\FIDX.DEF
  6. /NameFile=FIDX.DEF
  7. * LocationFile is the name of the list of locations for files
  8. */LocationFile=\RBBSCD\LIDX.DEF
  9. /LocationFile=LIDX.DEF
  10. * For WriteMode, use "Replace" when replacing existing NameFile and
  11. *     LocationFile.  If want to add to existing files, use "Update"
  12. /WriteMode=Replace
  13. */WriteMode=Update
  14. * list as many as you have (DOS) directories where you want
  15. * all the files in them listed.
  16.  
  17. * /FileSpec= m:\msdos\starter\*.*
  18. /FileSpec=p:\demos\*.* 
  19. /FileSpec=p:\doc\console\*.* 
  20. /FileSpec=p:\doc\editing\*.* 
  21. /FileSpec=p:\doc\faqs\*.* 
  22. /FileSpec=p:\doc\multplyr\*.* 
  23. /FileSpec=p:\doc\rgcqpips\*.* 
  24. /FileSpec=p:\docs\*.* 
  25. /FileSpec=p:\graphics\mdl\*.* 
  26. /FileSpec=p:\graphics\misc\*.* 
  27. /FileSpec=p:\graphics\scrnshts\*.* 
  28. /FileSpec=p:\graphics\textures\*.* 
  29. /FileSpec=p:\levels\dm\0_9\*.* 
  30. /FileSpec=p:\levels\dm\a_c\*.* 
  31. /FileSpec=p:\levels\dm\d_f\*.* 
  32. /FileSpec=p:\levels\dm\g_i\*.* 
  33. /FileSpec=p:\levels\dm\j_l\*.* 
  34. /FileSpec=p:\levels\dm\m_o\*.* 
  35. /FileSpec=p:\levels\dm\p_r\*.* 
  36. /FileSpec=p:\levels\dm\s_u\*.* 
  37. /FileSpec=p:\levels\dm\v_z\*.* 
  38. /FileSpec=p:\levels\editexam\*.* 
  39. /FileSpec=p:\levels\levels\*.* 
  40. /FileSpec=p:\quakec\admin\*.* 
  41. /FileSpec=p:\quakec\misc\*.* 
  42. /FileSpec=p:\quakec\monsters\*.* 
  43. /FileSpec=p:\quakec\spells\*.* 
  44. /FileSpec=p:\quakec\teamplay\*.* 
  45. /FileSpec=p:\quakec\util\*.* 
  46. /FileSpec=p:\quakec\weapons\*.* 
  47. /FileSpec=p:\util\bspaktls\*.* 
  48. /FileSpec=p:\util\frontnds\*.* 
  49. /FileSpec=p:\util\graph_ed\*.* 
  50. /FileSpec=p:\util\map_edit\*.* 
  51. /FileSpec=p:\util\network\*.* 
  52. /FileSpec=p:\util\unix\*.* 
  53.  
  54. * A filespec will do a "DIR <filespec>" to get a listing of the
  55. * files.   DOS normally puts the directory name near the top in
  56. * the format "Directory of ".   If this is not true, you must
  57. * specify an alternate way for the Directory to be identified.
  58. * NOTE: use the following if you are using 4DOS rather than DOS
  59. * (remove the "*" at the front).
  60. *
  61. */DirString=    Directory:
  62. *
  63. * Note:  Normally you will NOT want to include any FileDir specs.
  64. * This is for loading lists of directories NOT on-line on your
  65. * system.
  66. *
  67. * List as many as you have of text files with file names in
  68. * them.  The file name must be at the beginning of each line.
  69. * It may include a drive/path.  If no drive path, a line with
  70. * "Directory of " following by drive/path should be included at
  71. * the top of the file.   Note: all listed files will be added
  72. * even if they are duplicates.   If you use CMPBBS to manage your
  73. * new files to avoid duplicates and trim down BBS lists to just
  74. * the new files, you should have only one entry here.
  75. *
  76. */FileDir=C:\DN\NEWLIST.DIR
  77. *
  78. *
  79.